(wait_reading_process_output_unwind): New function.
authorKim F. Storm <storm@cua.dk>
Tue, 1 Aug 2006 00:13:08 +0000 (00:13 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 1 Aug 2006 00:13:08 +0000 (00:13 +0000)
commit1710bba64d11d4ee86820357f3a608625e97ff01
tree2667fcff2508d2e48ffc72b1b8ba0d276ed4b1e9
parent1b4cf971c3dc999294db2d0c820106aed32f7a27
(wait_reading_process_output_unwind): New function.
Restores waiting_for_user_input_p to saved value.
(wait_reading_process_output): Unwind protect waiting_for_user_input_p
instead of save/restore old value on stack.
src/process.c